From: Adrian Robert Date: Tue, 22 Sep 2009 19:49:57 +0000 (+0000) Subject: * nsterm.m (CGContextSetFontRenderingMode): Drop declaration. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10352 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=160d97e2771cdcf2bf44aa092ae66696b96ac354;p=emacs.git * nsterm.m (CGContextSetFontRenderingMode): Drop declaration. * nsmenu.m (EmacsMenu-menuNeedsUpdate): Ignore if frame has been deleted (bug #4492). --- diff --git a/src/ChangeLog b/src/ChangeLog index fa0684d4257..fb35243614e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2009-09-22 Adrian Robert + + * nsterm.m (CGContextSetFontRenderingMode): Drop declaration. + + * nsmenu.m (EmacsMenu-menuNeedsUpdate): Ignore if frame has been + deleted (bug #4492). + 2009-09-20 Tom Tromey * eval.c (find_handler_clause): Make stack-trace-on-error work in